change directory in python os

72

change directory in python script -

os.chdir(os.path.dirname(__file__))

Comments

Submit
0 Comments